type os.rootFS (struct)

Method Implmentations

Lstat(name string) (FileInfo, error) *rootFS.M : io/fs.ReadLinkFS.Lstat
Open(name string) (fs.File, error) *rootFS.M : io/fs.FS.Open *rootFS.M : io/fs.ReadDirFS.Open *rootFS.M : io/fs.ReadFileFS.Open *rootFS.M : io/fs.ReadLinkFS.Open *rootFS.M : io/fs.StatFS.Open
ReadDir(name string) ([]DirEntry, error) *rootFS.M : io/fs.ReadDirFS.ReadDir
ReadFile(name string) ([]byte, error) *rootFS.M : io/fs.ReadFileFS.ReadFile
Stat(name string) (FileInfo, error) *rootFS.M : io/fs.StatFS.Stat